home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 12 / Mac Magazin and MacEasy Magazine CD - Issue 12.iso / Sharewarebibliothek / DFÜ / UUCPShare-Monitor 1.2 ƒ / UUCP Monitor 1.0 ƒ / About UUCP Monitor next >
Text File  |  1995-01-29  |  3KB  |  67 lines

  1.  
  2. UUCP Monitor
  3. ------------
  4.  
  5. This is a small background only application that serves as a means of
  6. monitoring a UUCP in-file (or other mail inbox).  It runs in the
  7. background and posts a notification (sound and flashing icon in apple
  8. menu) when the file it is monitoring has mail in it (ie the data fork
  9. is bigger than zero bytes).  The notification is removed once the
  10. mail has been retrieved (ie file is zero bytes). I use it to notify
  11. users that they have mail waiting in their Eudora inbox which is
  12. located on a remote server. 
  13.  
  14. Background Only Applications
  15. ----------------------------
  16.  
  17. Background only applications are normal applications in every way
  18. except that they have no user interface.  You can not see them in the
  19. applications menu or the 'About this Macintosh' dialog.  Once lauched
  20. they will continue to run until the Macintosh is restarted or the
  21. application receives a 'quit' AppleEvent. Because of a bug in the
  22. Finder, even after the application has quit the icon for the
  23. application will still be 'greyed out'.  This does not necessarily
  24. mean that the application is still running. 
  25.  
  26. Settings
  27. -----------
  28.  
  29. Since this is a background only application there is no easy means to
  30. set its preferences.  It will have to be modified via ResEdit.  The
  31. only setting at this point is the path of the file it should modify.
  32. Change STR# 256 to the full path name of the file that should be
  33. monitored.
  34.  
  35. You can also change the icon and the sound that are displayed/played
  36. when mail comes in.  Replace SICN 256 and/or snd 256 with your own.
  37. Keep in mind though that if you use a larger snd you may need to
  38. increase the memory allocation of the application.  It need
  39. approximately 10-15k of RAM plus the amount of the snd resource.
  40.  
  41. Questions/Problems/Suggestions
  42. ------------------------------
  43.  
  44. Everything should be reasonably self-explainitory.  If not, I can be
  45. contacted at owen-christopher@yale.edu or chris@kagi.com if you have
  46. any problems. 
  47.  
  48. Registration info
  49. -----------------
  50.  
  51. To register my shareware applications, use the Register program or
  52. fill out the registration form that comes with the software (if you
  53. don't have a registration form, fetch the latest version, or just
  54. make sure you include the program name and your Email address).  Send
  55. the form together with your payment to:
  56.  
  57. Kagi Shareware
  58. 1442-A Walnut Street #392-CO
  59. Berkeley, California, 94709-1405
  60. USA
  61.  
  62. For credit card payments, send the form via Email to
  63. shareware@kagi.com or by FAX to +1 510 652 6589.  Checks should be
  64. made out to "Kagi Shareware" and should be in US dollars.  All
  65. comments about the programs should be sent directly to me. 
  66.  
  67.